[INFO] fetching crate bevy_mod_scripting_core 0.19.0...
[INFO] fixing bevy_mod_scripting_core-0.19.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate bevy_mod_scripting_core 0.19.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bevy_mod_scripting_core 0.19.0
[INFO] finished tweaking crates.io crate bevy_mod_scripting_core 0.19.0
[INFO] tweaked toml for crates.io crate bevy_mod_scripting_core 0.19.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_mod_scripting_core 0.19.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_mod_scripting_core 0.19.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 788dd342bf3cc99abb54699d604451ce36809bc8e705b9f88a399d2480335b22
[INFO] running `Command { std: "docker" "start" "788dd342bf3cc99abb54699d604451ce36809bc8e705b9f88a399d2480335b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "788dd342bf3cc99abb54699d604451ce36809bc8e705b9f88a399d2480335b22" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "788dd342bf3cc99abb54699d604451ce36809bc8e705b9f88a399d2480335b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "788dd342bf3cc99abb54699d604451ce36809bc8e705b9f88a399d2480335b22" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking blake3 v1.8.3
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking bevy_tasks v0.18.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bevy_reflect v0.18.0
[INFO] [stderr]     Checking bevy_ecs v0.18.0
[INFO] [stderr]     Checking bevy_app v0.18.0
[INFO] [stderr]     Checking bevy_time v0.18.0
[INFO] [stderr]     Checking bevy_log v0.18.0
[INFO] [stderr]     Checking bevy_system_reflection v0.19.0
[INFO] [stderr]     Checking bevy_diagnostic v0.18.0
[INFO] [stderr]     Checking bevy_asset v0.18.0
[INFO] [stderr]     Checking bevy_mod_scripting_display v0.19.0
[INFO] [stderr]     Checking bevy_mod_scripting_asset v0.19.0
[INFO] [stderr]     Checking bevy_mod_scripting_bindings_domain v0.19.0
[INFO] [stderr]     Checking bevy_mod_scripting_script v0.19.0
[INFO] [stderr]     Checking bevy_mod_scripting_bindings v0.19.0
[INFO] [stderr]     Checking bevy_mod_scripting_core v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/event.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 427 -     use test_utils::make_test_plugin;
[INFO] [stdout] 427 +     use bevy_utils::make_test_plugin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/pipeline/mod.rs:414:9
[INFO] [stdout]     |
[INFO] [stdout] 414 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 414 -     use test_utils::make_test_plugin;
[INFO] [stdout] 414 +     use bevy_utils::make_test_plugin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/script/script_context.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 467 -     use test_utils::make_test_plugin;
[INFO] [stdout] 467 +     use bevy_utils::make_test_plugin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]    --> src/script_system.rs:618:9
[INFO] [stdout]     |
[INFO] [stdout] 618 |     use test_utils::make_test_plugin;
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 618 -     use test_utils::make_test_plugin;
[INFO] [stdout] 618 +     use bevy_utils::make_test_plugin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/event.rs:493:46
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn make_test_contexts() -> ScriptContext<TestPlugin> {
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn make_test_contexts<TestPlugin>() -> ScriptContext<TestPlugin> {
[INFO] [stdout]     |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/event.rs:495:46
[INFO] [stdout]     |
[INFO] [stdout] 495 |         let script_context = ScriptContext::<TestPlugin>::new(policy);
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn make_test_contexts<TestPlugin>() -> ScriptContext<TestPlugin> {
[INFO] [stdout]     |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:497:45
[INFO] [stdout]     |
[INFO] [stdout] 497 |         let context_a = Arc::new(Mutex::new(TestContext {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:500:45
[INFO] [stdout]     |
[INFO] [stdout] 500 |         let context_b = Arc::new(Mutex::new(TestContext {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:503:45
[INFO] [stdout]     |
[INFO] [stdout] 503 |         let context_c = Arc::new(Mutex::new(TestContext {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:506:45
[INFO] [stdout]     |
[INFO] [stdout] 506 |         let context_d = Arc::new(Mutex::new(TestContext {
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestContext` in this scope
[INFO] [stdout]    --> src/event.rs:576:52
[INFO] [stdout]     |
[INFO] [stdout] 576 |         recipients: &[(ScriptAttachment, Arc<Mutex<TestContext>>)],
[INFO] [stdout]     |                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 575 |     fn recipients_to_asset_ids<TestContext>(
[INFO] [stdout]     |                               +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/pipeline/mod.rs:476:45
[INFO] [stdout]     |
[INFO] [stdout] 476 |         let mut machines = ActiveMachines::<TestPlugin>::default();
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.18.0/src/lib.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct AssetPlugin {
[INFO] [stdout]     | ---------------------- similarly named struct `AssetPlugin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 476 -         let mut machines = ActiveMachines::<TestPlugin>::default();
[INFO] [stdout] 476 +         let mut machines = ActiveMachines::<AssetPlugin>::default();
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 470 |     fn test_run_override_is_undid<TestPlugin>() {
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/pipeline/mod.rs:482:37
[INFO] [stdout]     |
[INFO] [stdout] 482 |         RunProcessingPipelineOnce::<TestPlugin>::new(Some(Duration::from_secs(1))).apply(world);
[INFO] [stdout]     |                                     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.18.0/src/lib.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct AssetPlugin {
[INFO] [stdout]     | ---------------------- similarly named struct `AssetPlugin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 482 -         RunProcessingPipelineOnce::<TestPlugin>::new(Some(Duration::from_secs(1))).apply(world);
[INFO] [stdout] 482 +         RunProcessingPipelineOnce::<AssetPlugin>::new(Some(Duration::from_secs(1))).apply(world);
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 470 |     fn test_run_override_is_undid<TestPlugin>() {
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/pipeline/mod.rs:484:60
[INFO] [stdout]     |
[INFO] [stdout] 484 |         let machines = world.get_resource::<ActiveMachines<TestPlugin>>().unwrap();
[INFO] [stdout]     |                                                            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.18.0/src/lib.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct AssetPlugin {
[INFO] [stdout]     | ---------------------- similarly named struct `AssetPlugin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 484 -         let machines = world.get_resource::<ActiveMachines<TestPlugin>>().unwrap();
[INFO] [stdout] 484 +         let machines = world.get_resource::<ActiveMachines<AssetPlugin>>().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 470 |     fn test_run_override_is_undid<TestPlugin>() {
[INFO] [stdout]     |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/script/script_context.rs:477:46
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let script_context = ScriptContext::<TestPlugin>::new(policy.clone());
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 474 |     fn test_insertion_per_script_policy<TestPlugin>() {
[INFO] [stdout]     |                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/script_system.rs:676:22
[INFO] [stdout]     |
[INFO] [stdout] 676 |             .build::<TestPlugin>(
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.18.0/src/lib.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct AssetPlugin {
[INFO] [stdout]     | ---------------------- similarly named struct `AssetPlugin` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 676 -             .build::<TestPlugin>(
[INFO] [stdout] 676 +             .build::<AssetPlugin>(
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn test_script_system_with_existing_system_dependency_can_execute<TestPlugin>() {
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App` and `Plugin`
[INFO] [stdout]    --> src/event.rs:422:20
[INFO] [stdout]     |
[INFO] [stdout] 422 |         bevy_app::{App, Plugin},
[INFO] [stdout]     |                    ^^^  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/event.rs:432:18
[INFO] [stdout]     |
[INFO] [stdout] 432 |         config::{GetPluginThreadConfig, ScriptingPluginConfiguration},
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity::Entity`
[INFO] [stdout]    --> src/pipeline/mod.rs:410:20
[INFO] [stdout]     |
[INFO] [stdout] 410 |     use bevy_ecs::{entity::Entity, system::SystemState, world::FromWorld};
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy_mod_scripting_bindings::ScriptValue`
[INFO] [stdout]    --> src/pipeline/mod.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     use bevy_mod_scripting_bindings::ScriptValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/pipeline/mod.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |     use crate::config::{GetPluginThreadConfig, ScriptingPluginConfiguration};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/script/script_context.rs:464:25
[INFO] [stdout]     |
[INFO] [stdout] 464 |     use crate::config::{GetPluginThreadConfig, ScriptingPluginConfiguration};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App` and `Plugin`
[INFO] [stdout]    --> src/script/script_context.rs:465:20
[INFO] [stdout]     |
[INFO] [stdout] 465 |     use bevy_app::{App, Plugin};
[INFO] [stdout]     |                    ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy_mod_scripting_bindings::ScriptValue`
[INFO] [stdout]    --> src/script/script_context.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |     use bevy_mod_scripting_bindings::ScriptValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entity::Entity`
[INFO] [stdout]    --> src/script_system.rs:613:13
[INFO] [stdout]     |
[INFO] [stdout] 613 |             entity::Entity,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy_mod_scripting_bindings::ScriptValue`
[INFO] [stdout]    --> src/script_system.rs:617:9
[INFO] [stdout]     |
[INFO] [stdout] 617 |     use bevy_mod_scripting_bindings::ScriptValue;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GetPluginThreadConfig` and `ScriptingPluginConfiguration`
[INFO] [stdout]    --> src/script_system.rs:622:18
[INFO] [stdout]     |
[INFO] [stdout] 622 |         config::{GetPluginThreadConfig, ScriptingPluginConfiguration},
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/pipeline/mod.rs:474:50
[INFO] [stdout]     |
[INFO] [stdout] 474 |         app.add_plugins((AssetPlugin::default(), TestPlugin::default()));
[INFO] [stdout]     |                                                  ^^^^^^^^^^ use of undeclared type `TestPlugin`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 474 -         app.add_plugins((AssetPlugin::default(), TestPlugin::default()));
[INFO] [stdout] 474 +         app.add_plugins((AssetPlugin::default(), AssetPlugin::default()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestContext` in this scope
[INFO] [stdout]    --> src/script/script_context.rs:488:37
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 Arc::new(Mutex::new(TestContext::default())),
[INFO] [stdout]     |                                     ^^^^^^^^^^^ use of undeclared type `TestContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestPlugin` in this scope
[INFO] [stdout]    --> src/script_system.rs:640:13
[INFO] [stdout]     |
[INFO] [stdout] 640 |             TestPlugin::default(),
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestPlugin`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 640 -             TestPlugin::default(),
[INFO] [stdout] 640 +             AssetPlugin::default(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Plugin`
[INFO] [stdout]    --> src/script_system.rs:609:44
[INFO] [stdout]     |
[INFO] [stdout] 609 |         bevy_app::{App, MainScheduleOrder, Plugin, Update},
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_mod_scripting_core` (lib test) due to 19 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "788dd342bf3cc99abb54699d604451ce36809bc8e705b9f88a399d2480335b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788dd342bf3cc99abb54699d604451ce36809bc8e705b9f88a399d2480335b22", kill_on_drop: false }`
[INFO] [stdout] 788dd342bf3cc99abb54699d604451ce36809bc8e705b9f88a399d2480335b22
